[INFO] fetching crate hermes-cli 0.1.0...
[INFO] testing hermes-cli-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate hermes-cli 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate hermes-cli 0.1.0
[INFO] finished tweaking crates.io crate hermes-cli 0.1.0
[INFO] tweaked toml for crates.io crate hermes-cli 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hermes-cli 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hermes-cli 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2da0bca5f376387cc64f7fb77db65e30634ffb393c5b0fc64a21de4da6ca195
[INFO] running `Command { std: "docker" "start" "-a" "d2da0bca5f376387cc64f7fb77db65e30634ffb393c5b0fc64a21de4da6ca195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2da0bca5f376387cc64f7fb77db65e30634ffb393c5b0fc64a21de4da6ca195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2da0bca5f376387cc64f7fb77db65e30634ffb393c5b0fc64a21de4da6ca195", kill_on_drop: false }`
[INFO] [stdout] d2da0bca5f376387cc64f7fb77db65e30634ffb393c5b0fc64a21de4da6ca195
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b510b040d69c158076771b6322689b1eafe2bb72e7d70c67e280a3df59a1b628
[INFO] running `Command { std: "docker" "start" "-a" "b510b040d69c158076771b6322689b1eafe2bb72e7d70c67e280a3df59a1b628", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.0
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling borsh v1.5.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling cgp-component-macro-lib v0.1.0
[INFO] [stderr]    Compiling cgp-field-macro-lib v0.1.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling borsh-derive v1.5.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling scale-info-derive v2.11.3
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling cgp-async-macro v0.1.0
[INFO] [stderr]    Compiling cgp-async v0.1.0
[INFO] [stderr]    Compiling cgp-component-macro v0.1.0
[INFO] [stderr]    Compiling cgp-field-macro v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling cgp-component v0.1.0
[INFO] [stderr]    Compiling cgp-error v0.1.0
[INFO] [stderr]    Compiling cgp-field v0.1.0
[INFO] [stderr]    Compiling cgp-inner v0.1.0
[INFO] [stderr]    Compiling cgp-run v0.1.0
[INFO] [stderr]    Compiling cgp-core v0.1.0
[INFO] [stderr]    Compiling cgp-extra v0.1.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling cgp v0.1.0
[INFO] [stderr]    Compiling hermes-runtime-components v0.1.0
[INFO] [stderr]    Compiling hermes-encoding-components v0.1.0
[INFO] [stderr]    Compiling hermes-logging-components v0.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling ibc-derive v0.8.0
[INFO] [stderr]    Compiling parity-scale-codec v3.6.12
[INFO] [stderr]    Compiling hermes-relayer-components v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling scale-info v2.11.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling informalsystems-pbjson v0.7.0
[INFO] [stderr]    Compiling ics23 v0.12.0
[INFO] [stderr]    Compiling tendermint-proto v0.38.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling hermes-relayer-components-extra v0.1.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling peg-macros v0.8.3
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling opentelemetry_api v0.19.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling raw-cpuid v11.0.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.19.0
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling async-tungstenite v0.24.0
[INFO] [stderr]    Compiling peg v0.8.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling moka v0.12.8
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling tonic v0.12.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling quanta v0.12.3
[INFO] [stderr]    Compiling opentelemetry v0.19.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling contracts v0.6.3
[INFO] [stderr]    Compiling triomphe v0.1.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bitcoin v0.31.2
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tendermint v0.38.1
[INFO] [stderr] error: could not compile `hyper` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=76ba98a8bf7bd0f6 -C extra-filename=-25e7f63321d55be9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-16a1bc1a22de890c.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-5acea26fa90a13d0.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-2da63d8c7891ede1.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7c72a20aa0c5abc1.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-c9a37feee615f8d1.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-860b61d6a52b718e.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-2ae8f066881b5f4e.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-05da2342edc08147.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-9f9d2502c6a38412.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-4c6598116a867907.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-58d39aa049a8f195.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b8e8165a3095792f.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-aa28c9aa29f1c654.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9edae2c489ba564e.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-7ab32758a94a943e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tendermint-proto` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name tendermint_proto --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tendermint-proto-0.38.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grpc", "grpc-server", "tonic"))' -C metadata=c6817585579e1973 -C extra-filename=-a809a97bc62ad042 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-16a1bc1a22de890c.rmeta --extern flex_error=/opt/rustwide/target/debug/deps/libflex_error-57348d0b5cf632b3.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-09a6b4e277390d1f.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-eb785d8ae0bb52e6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f091525bd3efab6a.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-39f32d99dbe31b7e.rmeta --extern subtle_encoding=/opt/rustwide/target/debug/deps/libsubtle_encoding-c73f03e8981ae781.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-afd5be81d8961b99.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b510b040d69c158076771b6322689b1eafe2bb72e7d70c67e280a3df59a1b628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b510b040d69c158076771b6322689b1eafe2bb72e7d70c67e280a3df59a1b628", kill_on_drop: false }`
[INFO] [stdout] b510b040d69c158076771b6322689b1eafe2bb72e7d70c67e280a3df59a1b628
